home *** CD-ROM | disk | FTP | other *** search
/ Whiteline: Alpha / Whiteline Alpha.iso / progtool / c / gcc / gempp19.zoo / gem++19 / src / rsc_fix.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-05-04  |  126 b   |  6 lines

  1. #ifndef rcs_fix_h
  2. #define rcs_fix_h
  3. #include <gemfast.h>
  4. void rsc_fix(RSHDR* header, long offset, int rscw, int rsch);
  5. #endif
  6.